go/types.Checker.initConst (method)

2 uses

	go/types (current package)
		assignments.go#L121: func (check *Checker) initConst(lhs *Const, x *operand) {
		decl.go#L475: 	check.initConst(obj, &x)